home *** CD-ROM | disk | FTP | other *** search
- <!-- Copyright (c) 1997-2001 Macromedia, Inc. All Rights Reserved. Consult Software License Agreement for more details -->
- <!-- version 1.0 2001-07-03 -->
- <!--
- Requires lblSizerSmalldrop in scope; normally WIDTH=110 LFWIDTH=132
- Blank option at the top since it may be needed in a context where no value is needed.
- -->
- <CONTROL TYPE="DropDown" NAME="dropShape" WIDTH="lblSizerSmalldrop" ANCHOR="lblShape" CORNER="NE">
- <ITEM VALUE="" CAPTION=""/>
- <ITEM VALUE="rect" CAPTION="rect (default)"/>
- <ITEM VALUE="circle" CAPTION="circle"/>
- <ITEM VALUE="poly" CAPTION="poly"/>
- <ITEM VALUE="default" CAPTION="default"/>
- </CONTROL>
-